home *** CD-ROM | disk | FTP | other *** search
/ Speccy ClassiX 1998 / Speccy ClassiX 98.iso / amiga_system / the_aminet / dev / gcc / ixemulsrc.lha / ixemul-41.4 / library / version.h < prev    next >
C/C++ Source or Header  |  1995-09-27  |  316b  |  16 lines

  1. /*
  2.  * version.h file. Automatically generated by genvers.awk.
  3.  * FIXME:  the above is not true at the moment -fnf
  4.  */
  5.  
  6. #ifndef __VERSION_H__
  7. #define __VERSION_H__
  8.  
  9. #define IX_NAME        "ixemul.library"
  10. #define IX_IDSTRING    "ixemul 41.4 (27.9.95)"
  11. #define IX_VERSION    41
  12. #define IX_REVISION    4
  13. #define IX_PRIORITY    0
  14.  
  15. #endif
  16.